home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 03 / 5 / DISK0352.ZIP / GO.BAT < prev    next >
DOS Batch File  |  1987-01-28  |  754b  |  20 lines

  1. ECHO OFF
  2. CLS
  3. ECHO =========================================================================
  4. ECHO There are two version of Fourth on this disk, to print the documentation
  5. ECHO for MVPFORTH type:
  6. ECHO                    COPY MVPFORTH.DOC LPT1: (press enter)
  7. ECHO To start MVPFORTH type:
  8. ECHO                    MVPFORTH (press enter)
  9. ECHO To print the documentation for GLEN HAYDON'S forth type:
  10. ECHO                    COPY FORTH-H.DOC LPT1: (press enter)
  11. ECHO To start the program type:
  12. ECHO                    FORTH-H (press enter)
  13. ECHO =========================================================================
  14. ECHO PC-SIG
  15. ECHO 1030D E. Duane Ave.
  16. ECHO Sunnyvale, CA  94086
  17. ECHO (408) 730-9291
  18. ECHO (c) Copyright 1987 PC-SIG
  19. ECHO ON
  20.